﻿2026-06-15T13:55:23.5186214Z ##[group]Run actions/checkout@v5
2026-06-15T13:55:23.5187087Z with:
2026-06-15T13:55:23.5187469Z   fetch-depth: 0
2026-06-15T13:55:23.5187930Z   repository: SaberMage/spt-core
2026-06-15T13:55:23.5191717Z   token: ***
2026-06-15T13:55:23.5192117Z   ssh-strict: true
2026-06-15T13:55:23.5192509Z   ssh-user: git
2026-06-15T13:55:23.5192905Z   persist-credentials: true
2026-06-15T13:55:23.5193340Z   clean: true
2026-06-15T13:55:23.5193749Z   sparse-checkout-cone-mode: true
2026-06-15T13:55:23.5194217Z   fetch-tags: false
2026-06-15T13:55:23.5194617Z   show-progress: true
2026-06-15T13:55:23.5195037Z   lfs: false
2026-06-15T13:55:23.5195419Z   submodules: false
2026-06-15T13:55:23.5195820Z   set-safe-directory: true
2026-06-15T13:55:23.5196460Z ##[endgroup]
2026-06-15T13:55:23.5983009Z Syncing repository: SaberMage/spt-core
2026-06-15T13:55:23.5984704Z ##[group]Getting Git version info
2026-06-15T13:55:23.5985479Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T13:55:23.5986486Z [command]/usr/bin/git version
2026-06-15T13:55:23.5986953Z git version 2.43.0
2026-06-15T13:55:23.5989762Z ##[endgroup]
2026-06-15T13:55:23.6000514Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/09c396f0-c8f1-45a4-82e5-c5f96fe1b0b2' before making global git config changes
2026-06-15T13:55:23.6001898Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T13:55:23.6003351Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T13:55:23.6032888Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T13:55:23.6050642Z https://github.com/SaberMage/spt-core
2026-06-15T13:55:23.6060765Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T13:55:23.6063040Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T13:55:23.6086154Z HEAD
2026-06-15T13:55:23.6115353Z ##[endgroup]
2026-06-15T13:55:23.6115921Z [command]/usr/bin/git submodule status
2026-06-15T13:55:23.6303227Z ##[group]Cleaning the repository
2026-06-15T13:55:23.6305971Z [command]/usr/bin/git clean -ffdx
2026-06-15T13:55:26.6092739Z Removing .adapter-notify/
2026-06-15T13:55:26.6093393Z Removing target/
2026-06-15T13:55:26.6105668Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T13:55:26.6361121Z HEAD is now at f524853 Merge 06cf6f14a13b7982a16394440a04095beb91cd43 into 1582e32ba704e7cad770a42265b5c90e044ace37
2026-06-15T13:55:26.6366014Z ##[endgroup]
2026-06-15T13:55:26.6368171Z ##[group]Disabling automatic garbage collection
2026-06-15T13:55:26.6371305Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T13:55:26.6399485Z ##[endgroup]
2026-06-15T13:55:26.6400000Z ##[group]Setting up auth
2026-06-15T13:55:26.6406567Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T13:55:26.6435139Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T13:55:26.6660955Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T13:55:26.6688205Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T13:55:26.6879629Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T13:55:26.6903790Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T13:55:26.7094803Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T13:55:26.7125234Z ##[endgroup]
2026-06-15T13:55:26.7125716Z ##[group]Fetching the repository
2026-06-15T13:55:26.7132026Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +f524853183f19f3a9c35e370a73a57404a6abf5b:refs/remotes/pull/16/merge
2026-06-15T13:55:27.6461265Z ##[endgroup]
2026-06-15T13:55:27.6462041Z ##[group]Determining the checkout info
2026-06-15T13:55:27.6462543Z ##[endgroup]
2026-06-15T13:55:27.6466174Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T13:55:27.6506004Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T13:55:27.6533122Z ##[group]Checking out the ref
2026-06-15T13:55:27.6536099Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-06-15T13:55:27.6584144Z HEAD is now at f524853 Merge 06cf6f14a13b7982a16394440a04095beb91cd43 into 1582e32ba704e7cad770a42265b5c90e044ace37
2026-06-15T13:55:27.6587042Z ##[endgroup]
2026-06-15T13:55:27.6619514Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T13:55:27.6642190Z f524853183f19f3a9c35e370a73a57404a6abf5b
